xfi:is-start-end-period

xs:boolean=xfi:is-start-end-period( $period as element(xbrli:period))

Last updated on 06-03-2008 at 22:40:00.

Return true if the period contains a startDate and endDate style period and false otherwise.

XBRL 2.1 Section 4.7.2

OIM Status

Unsupported

Parameters

Name Type Details
period element(xbrli:period) The period element for which the start-end state is being sought.

Output

Type: xs:boolean

Returns true if the period contains a startDate and endDate style period and false otherwise.

Conformance suite

80122 xfi.is-start-end-period testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 06-03-2008 at 22:40:00

Revisions

Name On Details
Herm Fischer 06-03-2008 at 22:40:00 Defined the function